Skip to content

internal: Add agent and mcp configuration#1142

Merged
e-fisher merged 2 commits intomainfrom
internal/add-agentmd-and-mcp
Apr 3, 2026
Merged

internal: Add agent and mcp configuration#1142
e-fisher merged 2 commits intomainfrom
internal/add-agentmd-and-mcp

Conversation

@e-fisher
Copy link
Copy Markdown
Collaborator

@e-fisher e-fisher commented Apr 2, 2026

Description

Add AGENTS/CLAUDE.md and MCP configuration to allow agents to access running k6 studio.

screencapture.2026-04-02.at.12.50.25.mp4

How to Test

Ask an agent to perform an action in running k6 studio.

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)


Note

Low Risk
Low risk: only adds developer/agent documentation and config plus a npm start flag to expose Chrome DevTools Protocol on port 9223; main behavior change is opening a debug port during local development.

Overview
Adds agent-focused tooling and docs to enable automated inspection/control of a running k6 Studio via Chrome DevTools Protocol.

Introduces .mcp.json to configure a chrome-devtools MCP server targeting http://127.0.0.1:9223, adds AGENTS.md/CLAUDE.md guidance for agent workflows, and updates npm start to launch Electron with --remote-debugging-port=9223.

Written by Cursor Bugbot for commit c4b14a4. This will update automatically on new commits. Configure here.

@e-fisher e-fisher requested a review from a team as a code owner April 2, 2026 09:54
Copy link
Copy Markdown
Collaborator

@Llandy3d Llandy3d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🎉

@e-fisher e-fisher merged commit 555be75 into main Apr 3, 2026
13 checks passed
@e-fisher e-fisher deleted the internal/add-agentmd-and-mcp branch April 3, 2026 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants